babl: avoid accidental matrix overwrite by long names
authorØyvind Kolås <pippin@gimp.org>
Fri, 8 Sep 2017 18:26:47 +0000 (20:26 +0200)
committerØyvind Kolås <pippin@gimp.org>
Fri, 8 Sep 2017 18:29:06 +0000 (20:29 +0200)
commitb9b1538f3352f5bea63ad0f991fe4af21e19e1f6
tree01b7fd33b5eb3d3755e44f8e90ef97b90583612e
parent74dfba23c9973b27c761f30d88526fded681c69e
babl: avoid accidental matrix overwrite by long names

.. by increasing the static per space allocation to 512 bytes, these names need
to become shorter - or the name be allocated dynamically. This fixes problems
with parameterized lab / sRGB like TRCs - which yielded really long names.
babl/babl-icc.c
babl/babl-space.c
babl/babl-space.h